@charset "UTF-8";
body,td,th {
	color: #000;
	font: small "Futura Std Medium", "Futura Std Medium Oblique";
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
}
body {
	background-color: #336699;
	margin-top: 0px;
}
a:link {
	color: #006;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: x-large;
}
h2 {
	font-size: large;
}
.SectionHead {
	color: #003366;
	font-weight: normal;
}
.Footer {
	font: x-small Verdana, Geneva, sans-serif;
	color: #CCC;
}
.PadCell5 {
	padding: 5px;
}
.PadCell10 {
	padding: 10px;
}
.LeftRule .quotes em strong {
	color: #009;
	font-weight: normal;
}
.appearances {
	font: small Verdana, Geneva, sans-serif;
}
.appearancesRightPad {
	padding-right: 10px;
	font-size: small;
}
.RightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding: 5px;
}
.LeftRule {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding: 5px;
}
.quotes {
	font: x-small Verdana, Geneva, sans-serif;
	color: #000;
	vertical-align: baseline;
	padding: 5px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #999;
}
.quotes em blue {
	color: #009;
}

.PadCell10 em strong {
}
